xen/test/livepatch: remove include of Config.mk
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 17 Jan 2020 10:53:52 +0000 (10:53 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 24 Jan 2020 15:16:23 +0000 (15:16 +0000)
commitb3bad09a7386399363e0fa26a042d755e5e864bc
tree93333f77f7ac194ba968672327a76658f1d9fd9f
parentc4b31162aba4c0c4a057472f193971aac4db3fd0
xen/test/livepatch: remove include of Config.mk

livepatch/Makefile seems to only be used via Rules.mk, which already
includes Config.mk, avoid the second include.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>
xen/test/livepatch/Makefile